Utility Skin 2001

this version made by Cyanphase.
You can make your own utility skin dll too
that overides this one.


HOW TO USE
----------

USERS:
Place the DLL file directly into the
Buzz\Gear\Skins\ folder, and not in any
subfolder.


DEVZ:
Add this:
"asciiz" "skinref" "Utility Skin 2001"
to your machine

how?
in MSVC while your machine project is open,
go to File -> New... and select "Resource Script"
likely, A new window will appear in the main view,
right click and select "Insert", push the custom button.
and enter "asciiz" (with the doublequotes included or it
won't work!). A Hex view appears, click on the far right 
and enter "Utility Skin 2001" *without* the quotes. add a 00
after the string with the hex section.

after that rename IDR_ASCIIZ1 to "skinref" (including the
quotes). done.


cya. nice buzzing